Skip to content

bpo-33836: Fix code example in the documentation.#7687

Merged
Mariatta merged 1 commit intopython:masterfrom
noahhaasis:fix-issue-33836
Jun 16, 2018
Merged

bpo-33836: Fix code example in the documentation.#7687
Mariatta merged 1 commit intopython:masterfrom
noahhaasis:fix-issue-33836

Conversation

@noahhaasis
Copy link
Copy Markdown
Contributor

@noahhaasis noahhaasis commented Jun 14, 2018

bpo-33836: I changed a function signature in the doc about cashing and updated the corresponding [https://bugs.python.org/issue33836]

https://bugs.python.org/issue33836

@Mariatta Mariatta merged commit 2707e41 into python:master Jun 16, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @noahhaasis for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@Mariatta
Copy link
Copy Markdown
Member

Thanks @noahhaasis and congrats on your first contribution to CPython 🌮

@bedevere-bot
Copy link
Copy Markdown

GH-7742 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 16, 2018
…nGH-7687)

Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 16, 2018
…nGH-7687)

Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>
@bedevere-bot
Copy link
Copy Markdown

GH-7743 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Jun 16, 2018
Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>
miss-islington added a commit that referenced this pull request Jun 16, 2018
Update the the signature in the code example to make `_cache` a keyword-only parameter.
(cherry picked from commit 2707e41)

Co-authored-by: Noah Haasis <haasis_noah@yahoo.de>
@noahhaasis noahhaasis deleted the fix-issue-33836 branch June 16, 2018 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants